GitHub Action start linting on Python 3.9#1016
GitHub Action start linting on Python 3.9#1016cclauss wants to merge 3 commits intoQiskit:masterfrom
Conversation
|
The compile tests (and other jobs) with Python 3.9 are likely going to fail until all of Aer's upstream python deps support python 3.9 and publish wheels with precompiled binaries. I've been tracking this for terra here: Qiskit/qiskit#5189 and was planning to push an Aer PR after that terra PR merges. I expect it'll be a bit longer before the entire ecosystem is supporting 3.9 though (since numpy only released last week with 3.9 support). |
|
Are we getting closer to the release of a wheel for Python 3.9? The build process is a bit slow: Thanks. |
|
#1071 just merged which added python 3.9 and full CI for aer which superseded this PR. So I'm going to close this one now. Please feel free to reopen it if I'm missing something. The next release will include 3.9 support and wheels for all supported platforms. |
Summary
https://www.python.org/downloads/release/python-390/
Details and comments